Skip to content

chore(deps): update codspeedhq/action action to v5 - #266

Merged
cakebaker merged 1 commit into
mainfrom
renovate/codspeedhq-action-5.x
Jul 29, 2026
Merged

chore(deps): update codspeedhq/action action to v5#266
cakebaker merged 1 commit into
mainfrom
renovate/codspeedhq-action-5.x

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
CodSpeedHQ/action action major v4v5

Release Notes

CodSpeedHQ/action (CodSpeedHQ/action)

v5.0.1

Compare Source

🚀 Highlights

More precise measurements by default

cycle-estimation is now enabled by default, giving more precise benchmark cycle estimation in Simulation mode. See docs.

New: allocation exclusion

Opt in to exclude-allocations to remove allocator time from benchmarks in Simulation mode and reduce variance. See docs.

samply-based profiler by default on Linux

The walltime profiler now uses samply on all OSes. Set CODSPEED_WALLTIME_PROFILER=perf to restore the previous behavior.

⚠️ Breaking changes

  • cycle-estimation is now enabled by default (see above)
  • The samply-based profiler is now the default on Linux; set CODSPEED_WALLTIME_PROFILER=perf to revert

Details

🚀 Features
🐛 Bug Fixes
💼 Other
🏗️ Refactor
🧪 Testing
⚙️ Internals

Install codspeed-runner 5.0.1

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v5.0.1/codspeed-runner-installer.sh | sh

Download codspeed-runner 5.0.1

File Platform Checksum
codspeed-runner-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md

Full Changelog: CodSpeedHQ/action@v4.19.1...v5.0.1

v5.0.0

Compare Source

Breaking changes

codspeed now turns these features on by default:

  • cycle-estimation: Enables more precise benchmark cycle estimation in Simulation mode, see docs
  • exclude-allocations: Removes allocator time from the benchmark in Simulation mode to reduce variance, see docs

codspeed now uses the samply based profiler by default on Linux. The old profiler behavior can still be used by setting the env var CODSPEED_WALLTIME_PROFILER=perf

Release Notes

🚀 Features
🐛 Bug Fixes
💼 Other
🏗️ Refactor
🧪 Testing
⚙️ Internals

Install codspeed-runner 5.0.0

Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v5.0.0/codspeed-runner-installer.sh | sh

Download codspeed-runner 5.0.0

File Platform Checksum
codspeed-runner-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md

Full Changelog: CodSpeedHQ/action@v4...v5.0.0

v5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codspeed-hq

codspeed-hq Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Performance comparison unavailable

The base and head of this comparison were measured with different runner settings, so their benchmark values are not directly comparable.

What changed between base and head:

Re-run the base with the same settings to get a valid performance comparison.


Comparing renovate/codspeedhq-action-5.x (65976b6) with main (04a4022)

Open in CodSpeed

@github-actions

Copy link
Copy Markdown

GNU diffutils testsuite comparison:

Test results comparison:
  Current:   TOTAL: 33 / PASSED: 8 / FAILED: 21 / SKIPPED: 4
  Reference: TOTAL: 33 / PASSED: 0 / FAILED: 33 / SKIPPED: 0

Changes from main branch:
  TOTAL: +0
  PASSED: +8
  FAILED: -12

Test improvements (12):
  + basic
  + bignum
  + brief-vs-stat-zero-kernel-lies
  + bug-64316
  + cmp
  + diff3
  + help-version
  + large-subopt
  + strcoll-0-names
  + strip-trailing-cr
  + timezone
  + y2038-vs-32bit

@cakebaker
cakebaker merged commit 4e8c509 into main Jul 29, 2026
44 checks passed
@renovate
renovate Bot deleted the renovate/codspeedhq-action-5.x branch July 29, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant